@charset "utf-8";
/* CSS Document */

#maincontainer
{
	width:1003px;
}
.admin_menu
{
	background-image:url("../images/icon.jpg");
	background-position:2px;
	background-repeat:no-repeat;
	color:#007bda;
	height:20px;
	font-family:Arial;
	padding:6px 0px 2px 29px;
	font-size:14px;
}
.read
{
	background-image:url("../images/comment.jpg") ;	
	background-position:2px; 
	background-repeat:no-repeat;
	color:#007bda;
	height:50px;
	font-family:Arial;
	padding:6px 6px 2px 24px;
}
.delete
{
	background-image:url("../images/del.jpg") ;	
	background-position:2px; 
	background-repeat:no-repeat;
	color:Red;
	height:50px;
	font-family:Arial;
	padding:6px 6px 2px 26px;
}
.approve
{
	background-image:url("../images/1339395021_tick.png") ;	
	background-position:2px; 
	background-repeat:no-repeat;
	color:Green;
	height:50px;
	font-family:Arial;
	padding:6px 6px 2px 26px;
}
.edit
{
	font-family:Arial;
	background-image:url("../images/edit.jpg") ;	
	background-position:2px; 
	background-repeat:no-repeat;
	color:Red;
	height:50px;
	padding:6px 6px 2px 26px;
}
.pager
{
	padding:6px;
	background-color:#f2f2f2;
	color:#000;
	width:97%;
}

.pager tbody td{background-color:#dbdbdb;padding:6px 12px 6px 9px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
.pager tbody td:hover{background-color:#790202;padding:6px 12px 6px 9px;color:White;}


.single img:hover{
}

.pager tbody{border-top: 1px #CCC solid; border-bottom: 1px solid #CCC;}

.pager tbody a{color:Gray;}

.pager tbody a:hover{color:White;}
.header1
{
	margin-top:4px;
	height:26px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
}
.menu
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height:26px;
	border-top:1px solid #dfdfdf;
	border-bottom:1px solid #dfdfdf;
	
}
.topmenu li, .topmenu a
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	text-transform:uppercase;
	font-size:12px;
	list-style:none;
	margin-top:3px;
	margin-left:9px;
	text-decoration:none;
}
.topmenu li a:hover
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	float:right;
	text-decoration:none;
	color:#880202;
	text-transform:uppercase;
	font-size:12px;
	margin-left:9px;
	list-style:none;
	margin-top:3px;
}
.button1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:12px;
	background: -moz-linear-gradient(center top , #F5F5F5 5%, #fbeb64 100%) repeat scroll 0 0 #b97509;
    border: 1px solid #b97509;
    border-radius: 6px;
    box-shadow: 0 -1px 0 0 #b97509 inset;
    color: #000000;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}
.button1:hover 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fbeb64), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #fbeb64 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbeb64', endColorstr='#f5f5f5');
	background-color:#0375c4;
}

/*
.menu li, .menu a
{
	color:#000;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	list-style:none;
	padding-right:8px;
	margin-left:4px;
	margin-top:3px;
	text-decoration:none;
}

.menu li:hover, .menu a:hover
{
	color:#F00;
	float:left;
	text-transform:uppercase;
	font-size:12px;
	list-style:none;
	padding-right:8px;
	margin-left:4px;
	margin-top:3px;
	text-decoration:none;
}

*/


.searchhome 
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	background: -moz-linear-gradient(center top , #F5F5F5 5%, #fcb9b9 100%) repeat scroll 0 0 #800000;
    border: 1px solid #800000;
    border-radius: 6px;
    box-shadow: 0 -1px 0 0 #800000 inset;
    color: #000000;
    display: inline-block;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 20px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #FFFFFF;
}.searchhome:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fcb9b9), color-stop(1, #f5f5f5) );
	background:-moz-linear-gradient( center top, #fcb9b9 5%, #f5f5f5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcb9b9', endColorstr='#f5f5f5');
	background-color:#0375c4;
}.searchhome:active {
	position:relative;
	top:1px;
}


.logo
{
	float:left;
	margin-top:12px;
}
.logo1
{
	float:left;
	margin-top:46px;
}
.date
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    float: right;
    height: 70px;
    margin-right: 10px;
    margin-top: 20px;
}
.date-white
{
	   
    float: right;
    height: 74px;
    margin-left: 5px;
    margin-right: 5px;
}
.date1
{
	font-size:46px;
	color:#5e5e5e;
	text-align:center;
	float:left;
}
.day
{
	text-align:center;
	font-size:18px;
	color:#5e5e5e;
}
.month
{
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	color:#1e3b00;
	margin-top: 5px;
}
#header2
{
	
}
#graybox
{
	background-color:#f3f3f3;
	border:1px #666;
	width:656px;
	padding:4px;
	float:left;
	border:1px solid #999;
}
#banner
{
	float:left;
	width:333px;
	height:256px;
	padding:5px;
	background-color:#FFF;
}
#latestnews
{
	float:left;
	width:300px;
	margin-left:8px;
}
.header
{
	padding-left:3px;
	height:20px;
	text-transform:uppercase;
	font-size:16px;
	font-weight:bold;
}
.headings1
{
	background-image:url(../images/box.jpg);
	background-repeat:no-repeat;
	background-position:8px;
	padding-left:26px;
	padding-bottom:4px;
	padding-top:4px;
	height:20px;
	text-transform:uppercase;
	font-size:16px;
	border:1px solid #e6e6e6;
	background-color:#f3f3f3;
}
.newsarea
{
	padding:12px;	
	font-size:12px;
	width:277px;
}
.greenline
{
	background-color:#F00;
	height:2px;
	margin-top:2px;
}
#general
{
	margin-top:6px;
	width:666px;
}
.generalheading
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding:3px 3px 3px 13px;
background-color:#C00;color:#FFF;width:98px;
font-size:18px;
font-weight:bold;
text-transform:uppercase;
}
.generalheading1
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding:3px 3px 3px 13px;
background-color:#C00;color:#FFF;
font-size:16px;
font-weight:bold;
text-transform:uppercase;
}
.flashheading
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
padding:2px 2px 2px 1px;
color:#000;width:138px;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}
#left
{
width:670px;
margin-top:4px;
float:left;
}
#right
{
	float:left;
width:331px;
margin-top:4px;
}
.generalnews
{
	background-color:#f3f3f3;
	border:1px solid #666;
	padding:4px;
	
}
.todayhighlight
{
	padding:6px;
	background-color:#f6f5f5;
	font-size:14px;
	border:1px solid #999;
	text-transform:uppercase;
	text-align:left;
	font-weight:bold;
}
.flashnews
{
	height:21px;
	background-color:#fef9dc;
	border:1px solid #8a5101;
	font-size:14px;
	font-weight:bold;
	padding:3px;
}
#todaydesc
{
	margin-top:2px;
	border:1px solid #666;
	padding:4px;
	height:232px;
}
#advtright
{
	font-size:10px;
	text-align:center;
}
#center2
{
	margin-top:6px;
}
#featured
{
	margin-top:7px;
}
#featuredvideo_heading
{
	background-color:#000;
	border:1px #666;
	padding:4px;
	width:133px;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}
#center2_left
{
	width:306px;
	float:left;
}
#center2_center
{
	float:left;
	width:353px;
	padding:6px;
}
#center2_right
{
	float:left;
	width:331px;
}
#photogallery
{
	margin-top:3px;
}
.data
{
	border:1px solid #ba0007;
}
#center3_left
{
	background-color:#fff;
	border:1px #666;
	width:669px;
	padding:4px;
	float:left;
	border:1px solid #d9d9d9;
}
#entertainment
{
	float:left;
	width:216px;
	margin-left:6px;
}
#Sports
{
	float:left;
	width:216px;
	margin-left:6px;
}
#automative
{
	margin-left:6px;
	float:left;
	width:216px;
}
#center3_right
{
	float:left;
	width:307px;
	margin-left:7px;
}





















/*--menu--------*/
.menuH
{
    /* You will get totally diffrent menu alignment and layout by setting following margin, width, and float with different values.
    For detailed instruction please visit www.menucool.com/horizontal/change-menu-alignment  */
    margin: 0; width: 100%; float:none;
    /*following "behavior" works for IE6, IE7, and IE8. Other browsers will ignore it.*/
    /*Note: Unlike image file, htc file path is relative to the page, not this CSS file.*/
    behavior: url("/horizontal/menuh/cssmenu.htc");
    height: 26px;
    position:relative;/*! for IE htc*/
    z-index:4;/*H2*/
    font-family: Arial, Helvetica, sans-serif;
    list-style: none;
    padding: 0;
}

.menuH li
{
    padding: 0;
    /*margin: 0;
    display: block; TODO: I am testing them if they can be removed. If can, remove them.*/
    float: left;
    margin-right:20px;
    position: relative;/*move it into .menuH if you want submenu to be positioned relative to the whole menu instead of this li element*/
}
.menuH li:hover, .menuH li.onhover
{
	color:white;
   
}

ul.menuH a
{
	letter-spacing:1px;
	padding: 0 12px;
	line-height: 26px; /*Note: keep this value the same as the height of .menuH and .menuH li */
	font-size: 14px;
	color: #FFF;
	display: block;
	outline: 0;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	margin: 2px;
	padding-top: 7px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.menuH a:hover
{
	color:#0E85D8;
}








.menuH2 li:hover, .menuH li.onhover
{
	color:white;
	font-size:11px;
   
}

ul.menuH2 a
{
	letter-spacing:1px;
    padding: 0 12px;
   
    font-size: 11px;
 
    color: #FFF;
    display: block;
    outline: 0;
    text-decoration: none;
    text-transform:uppercase;
	 padding: 7px 4px 0;
}
.menuH2 a:hover
{
  color:#F00; font-size:11px;
}














.menuH a.arrow
{
    background: url(arrow.gif) no-repeat right center;
}
.menuH ul a.arrow
{
    background: url(right.gif) no-repeat 97% center;
}
 
        
/*Used to align a top-level item to the right*/        
.menuH .menuRight
{
    float: right;
    margin-right: 0px;
}
        
/*for the top-level separators*/
.menuH li.separator
{
    font-size:0;
    overflow:hidden;
    border-left:1px solid #F7F7F7;
    border-right:1px solid #BBBBBB;
}
          
		  
		  
		  ul.menuH2 ul
{
    width:180px;
    position: absolute;
    font-size:11px;
    font-weight:bold;
    letter-spacing:1px;
    left: -9999px;
    border: 1px solid #DDD;
    border-top: 0; 
    background: #FFF;    
    text-align: left;
    list-style: none; margin: 0;  
    /*Following 1px(padding-right) will determine how much it is overlapped by the sub-sub-menu */
    padding: 0 1px 7px 0;   
}

.menuH2 li li:hover, .menuH li li.onhover
{
    background:#f7f7f7;
}
        
/*######sub level###########*/
        
ul.menuH ul
{
    width:180px;
    position: absolute;
    font-size:14px;
    font-weight:bold;
    letter-spacing:1px;
    left: -9999px;
    border: 1px solid #DDD;
    border-top: 0; 
    background: #FFF;    
    text-align: left;
    list-style: none; margin: 0;  
    /*Following 1px(padding-right) will determine how much it is overlapped by the sub-sub-menu */
    padding: 0 1px 7px 0;   
}

.menuH li li
{
    float: none;
    white-space:nowrap;
    height: 22px;
   padding-top:8px;
   padding-right:35px;
}
.menuH li li:hover, .menuH li li.onhover
{
    background:#f7f7f7;
}
.menuH ul a
{
    padding: 0 10px;
    line-height: 16px;
    font-size: 16px;
    font-weight: normal;
    color: #000;
    text-align: left;
}

.menuH ul a:hover
{
    color: red;
}

.menuH li:hover ul, .menuH li.onhover ul
{
    left: -1px;/*Use this property to change offset of the dropdown*/
    top: auto;
}

.menuH li:hover .dropToLeft, .menuH li.onhover .dropToLeft
{
    left: 5px;
    right: -1px;
    top: auto;
}
.menuH ul ul
{
    border-top: 1px solid #DDD;
}

.menuH li:hover ul ul, .menuH li:hover ul ul ul, .menuH li:hover ul ul ul ul,
.menuH li.onhover ul ul, .menuH li.onhover ul ul ul, .menuH li.onhover ul ul ul ul
{
    left: -9999px;
    top:0;
}

.menuH li li:hover ul, .menuH li li li:hover ul, .menuH li li li li:hover ul,
.menuH li li.onhover ul, .menuH li li li.onhover ul, .menuH li li li li.onhover ul
{
    left: 200px;
   
}
        
/*####### special effects ##########*/
        

/*---------------------------*/









.treeview ul{ /*CSS for Simple Tree Menu*/
margin: 0;
padding: 0;
}

.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
background: white url(../images/file.gif) no-repeat left center;
list-style-type: none;
padding-left: 22px;
margin-bottom: 3px;
}

.treeview li.submenu{ /* Style for LI that contains sub lists (other ULs). */
background: white url(../images/closed.gif) no-repeat left 1px;
cursor: hand !important;
cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
cursor: default;
}





.slider-wrapper { 
	width: 80%; 
	margin: 100px auto;
}

/*====================*/
/*=== Other Styles ===*/
/*====================*/
.clear {
	clear:both;
}
#FooterMenu_Cnt {
	clear: both;
	float: left;
	height: 40px;
	width: 700px;
}
.newforms {
	background-image: url(../images/Formbg_txt.gif);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #999;
	height: 25px;
	width: 257px;
	padding: 5px;
	border: 1px solid #292929;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
	margin-left: 5px;
}
#Request_but_Container {
	clear: both;
	float: left;
	height: 156px;
	width: 300px;
	background-repeat: repeat-y;
	background-image: url(images/Blue-Star-Borewells_11.gif);
	padding-left: 23px;
}


#copyWrite_main {
	clear: both;
	float: left;
	height: 20px;
	width: 800px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 10px;
}
#copyWrite_main a{color:#FFF;font-size:12px;text-decoration:none;}
#copyWrite_main a:hover{color:#CCC;font-size:12px;}
.client_logo {
	float: left;
	height: 130px;
	width: 200px;
	margin: 10px;
	border: 1px solid #999;
}
.ser {
	padding-left: 100px;
}
